home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr35 / cross602.zip / NLSTRUCT.TXT < prev   
Text File  |  1993-04-28  |  10KB  |  162 lines

  1.  
  2. **********************************************************************
  3. *                                                                    *
  4. * Nodelist entries in the nodelist must use one of the following     *
  5. * keywords to be accepted:                                           *
  6. *                                                                    *
  7. * ZONE .......... Signifies a Zone Coordinator.                      *
  8. *                                                                    *
  9. * REGION ........ Signifies a Regional Coordinator.                  *
  10. *                                                                    *
  11. * HOST .......... Signifies a NET Host. NETs must be sanctioned      *
  12. *                 by the Regional Coordinator in their geographic    *              *
  13. *                 location.                                          *
  14. *                                                                    *
  15. * PVT ........... Signifies a private node that does not have a      *
  16. *                 listed phone number or is calling outside of their *
  17. *                 geographic area.                                   *
  18. *                                                                    *
  19. * DOWN .......... Signifies that the listed node is down and not     *
  20. *                 able to send or receive mail.                      *
  21. *                                                                    *
  22. *  Nodelist entries should be formatted as follows:                  *
  23. *                                                                    *
  24. * ,NODE NUMBER,SYSTEM NAME,LOCATION,SYSOP NAME,SYSTEM PHONE NUMBER,  *
  25. * MAX BAUD RATE,MODEM PROTOCOL FLAGS,MAILER FLAGS                    *
  26. *                                                                    *
  27. **********************************************************************
  28.  
  29. **********************************************************************
  30. *                                                                    *
  31. * The following flags define special operating conditions:           *
  32. *                                                                    *
  33. * Mail Processing Flags                                              *
  34. * ---------------------                                              *
  35. *                                                                    *
  36. * Flag      Meaning                                                  *
  37. * ----      -------                                                  *
  38. *                                                                    *
  39. * CM ...... Crash Mail. Node accepts mail 24 hours a day.            *
  40. * MO ...... Mail Only.  Node does not accept human callers.          *
  41. * LO ...... Accepts calls from listed nodes only.                    *
  42. *                                                                    *
  43. * Mailer Type                                                        *
  44. * -----------                                                        *
  45. *                                                                    *
  46. * XA ............ Bark and WaZOO file/update requests                *
  47. * XB ............ Bark file/update requests,  WaZOO file requests    *
  48. * XC ............ Bark file requests, WaZOO file/update requests     *
  49. * XP ............ Bark file/update requests                          *
  50. * XR ............ Bark and WaZOO file requests                       *
  51. * XX ............ WaZoo file/update requests                         *
  52. *                                                                    *
  53. * The following flags define the type(s) of compression of mail      *
  54. * packets supported.                                                 *
  55. *                                                                    *
  56. * Flag      Meaning                                                  *
  57. * ----      -------                                                  *
  58. *                                                                    *
  59. * MN        No mail packet compression supported                     *
  60. *                                                                    *
  61. * NOTE:  The only compression method standard in                     *
  62. * FidoNet is archiving,  using the standard SEA ARC                  *
  63. * format,  with archive names defined by the                         *
  64. * specification for ARCMail 0.6.  The absence of the                 *
  65. * MN flag indicates that ARCMail 0.6 compression is                  *
  66. * supported by this node.                                            *
  67. *                                                                    *
  68. **********************************************************************
  69.  
  70. **********************************************************************
  71. *                                                                    *
  72. * The following flags define modem capabilities supported:           *
  73. *                                                                    *
  74. *    Protocol Flag          Meaning                                  *
  75. *    -------------          -------                                  *
  76. *                                                                    *
  77. *    V21................... CCITT V21 300BPS FULL DUPLEX             *
  78. *    V22................... CCITT V22 1200BPS FULL DUPLEX            *
  79. *    V29................... CCITT V29 9600BPS HALF DUPLEX            *
  80. *    V32................... CCITT V32 9600BPS FULL DUPLEX            *
  81. *    V32B.................. CCITT V32bis 14400 FULL DUPLEX           *
  82. *    V33................... CCITT V33                                *
  83. *    V34................... CCITT V34                                *
  84. *    V42................... CCITT V42                                *
  85. *    V42B.................. CCITT V42bis COMPRESSION                 *
  86. *    H96................... HAYES V9600                              *
  87. *    HST................... USR COURIER HST 9600                     *
  88. *    H14................... USR COURIER HST 14400                    *
  89. *    H16................... USR COURIER HST 16800                    *
  90. *    MAX................... MICROCOM AX/96xx SERIES                  *
  91. *    PEP................... PACKET ENSEMBLE PROTOCOL                 *
  92. *    MNP................... MICROCOM COMPRESSION                     *
  93. *    CSP................... COMPUCOM SPEEDMODEM                      *
  94. *                                                                    *
  95. * NOTE:  Many V22 modems also support Bell 212A.                     *
  96. *                                                                    *
  97. * If no modem flag is given,  Bell 212A is assumed for 1200 bps      *
  98. * systems,  CCITT V22bis is assumed for 2400 bps systems.            *
  99. *                                                                    *
  100. * A separate modem capability flag should not be used when it can be *
  101. * determined by the modem flag.  For instance, a modem flag of HST   *
  102. * implies MNP. V32b implies V32 and V42b implies V42. MNP,HST and    *
  103. * V32,V32b and V42,V42b flag pairs are unnecessary.                  *
  104. *                                                                    *
  105. **********************************************************************
  106.  
  107. ****************************************************
  108. *                                                  *
  109. * The following flags indicate the types of        *
  110. * file/update requests supported.                  *
  111. *                                                  *
  112. ****************************************************
  113. *      *         Bark        *        WaZOO        *
  114. *      *********************************************
  115. *      *   File   *  Update  *   File   *  Update  *
  116. * Flag * Requests * Requests * Requests * Requests *
  117. ****************************************************
  118. * XA   *    Yes   *    Yes   *    Yes   *    Yes   *
  119. * XB   *    Yes   *    Yes   *    Yes   *    No    *
  120. * XC   *    Yes   *    No    *    Yes   *    Yes   *
  121. * XP   *    Yes   *    Yes   *    No    *    No    *
  122. * XR   *    Yes   *    No    *    Yes   *    No    *
  123. * XW   *    No    *    No    *    Yes   *    No    *
  124. * XX   *    No    *    No    *    Yes   *    Yes   *
  125. ****************************************************
  126.  
  127. ******************************************
  128. * The following software is qualified to *
  129. * use the appropriate file request flag  *
  130. * according to information provided by   *
  131. * developers:                            *
  132. *                                        *
  133. ******************************************
  134. * Flag      Software Package        *
  135. *************************************
  136. *  XA  Frontdoor   1.99b and lower  *
  137. *      Frontdoor   2.01  and higher *
  138. *      Dutchie     2.90c            *
  139. *      Binkleyterm 2.1   and higher *
  140. *      D'Bridge    1.2   and lower  *
  141. *      TIMS                         *
  142. *************************************
  143. *  XB  Binkleyterm 2.0              *
  144. *      Dutchie     2.90b            *
  145. *************************************
  146. *  XC  Opus        1.1              *
  147. *************************************
  148. *  XP  Seadog                       *
  149. *************************************
  150. *  XR  Opus        1.03             *
  151. *************************************
  152. *  XW  Fido        12N   and higher *
  153. *      Tabby                        *
  154. *************************************
  155. *  XX  D'Bridge    1.30  and higher *
  156. *      Frontdoor   1.99c/2.00       *
  157. *      InterMail   2.01             *
  158. *************************************
  159. *  None       QMM                   *
  160. *************************************
  161.  
  162.